Skip to content

Comments

(WIP) Add output of draft release and split out VCS Provider#631

Draft
AdmiringWorm wants to merge 1 commit intoGitTools:developfrom
AdmiringWorm:local-release-notes-draft
Draft

(WIP) Add output of draft release and split out VCS Provider#631
AdmiringWorm wants to merge 1 commit intoGitTools:developfrom
AdmiringWorm:local-release-notes-draft

Conversation

@AdmiringWorm
Copy link
Member

Description

This PR when it is ready aims to split out the entire VCS provider to more simple interfaces that can be implemented to provider different supported scenarios for a VCS provider.

Additionally, it also aims to add support to output a drafted release notes to disk instead of creating it remotely on GitHub/GitLab

Related Issue

Motivation and Context

Why not.

How Has This Been Tested?

Not properly tested yet.....

Screenshots (if appropriate):

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@AdmiringWorm AdmiringWorm self-assigned this Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support creating release notes to a file on disk Split VCS Provider into several smaller provider interfaces

1 participant